libgeographic-dev software package provides C++ library to solve some geodesic problems -- development files, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgeographic-dev
libgeographic-dev is installed in your system.
Make ensure the libgeographic-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgeographic-dev *
You will get with libgeographic-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Library development |
| Package | libgeographic-dev |
| Version | 1.45-2 |
| Description | C++ library to solve some geodesic problems -- development files |
| Sub Section | Devel |